home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / share / autoconf / autoscan / autoscan.list
Text File  |  2006-04-25  |  11KB  |  302 lines

  1. # Automatically Generated: do not edit this file
  2. # autoscan's mapping to Autoconf macros      -*- Makefile -*-
  3. # Copyright (C) 1992, 1993, 1994, 1996, 1999, 2000, 2001, 2002
  4. # Free Software Foundation, Inc.
  5. #
  6. # This program is free software; you can redistribute it and/or modify
  7. # it under the terms of the GNU General Public License as published by
  8. # the Free Software Foundation; either version 2, or (at your option)
  9. # any later version.
  10. #
  11. # This program is distributed in the hope that it will be useful,
  12. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  14. # GNU General Public License for more details.
  15. #
  16. # You should have received a copy of the GNU General Public License
  17. # along with this program; if not, write to the Free Software
  18. # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  19. # 02111-1307, USA.
  20. function: __argz_count        AC_CHECK_FUNCS
  21. function: __argz_next        AC_CHECK_FUNCS
  22. function: __argz_stringify        AC_CHECK_FUNCS
  23. function: __fpending        AC_CHECK_FUNCS
  24. function: _doprnt        AC_FUNC_VPRINTF
  25. function: acl        AC_CHECK_FUNCS
  26. function: alarm        AC_CHECK_FUNCS
  27. function: alloca        AC_FUNC_ALLOCA
  28. function: atexit        AC_CHECK_FUNCS
  29. function: bcmp        AC_HEADER_STDC
  30. function: bcopy        AC_HEADER_STDC
  31. function: btowc        AC_CHECK_FUNCS
  32. function: bzero        AC_CHECK_FUNCS
  33. function: bzero        AC_HEADER_STDC
  34. function: chown        AC_FUNC_CHOWN
  35. function: clock_gettime        AC_CHECK_FUNCS
  36. function: closedir        AC_FUNC_CLOSEDIR_VOID
  37. function: dcgettext        AM_GNU_GETTEXT
  38. function: doprnt        AC_CHECK_FUNCS
  39. function: dup2        AC_CHECK_FUNCS
  40. function: endgrent        AC_CHECK_FUNCS
  41. function: endpwent        AC_CHECK_FUNCS
  42. function: error        AC_FUNC_ERROR_AT_LINE
  43. function: error_at_line        AC_FUNC_ERROR_AT_LINE
  44. function: euidaccess        AC_CHECK_FUNCS
  45. function: fchdir        AC_CHECK_FUNCS
  46. function: fdatasync        AC_CHECK_FUNCS
  47. function: fesetround        AC_CHECK_FUNCS
  48. function: floor        AC_CHECK_FUNCS
  49. function: fnmatch        AC_REPLACE_FNMATCH
  50. function: fork        AC_FUNC_FORK
  51. function: fs_stat_dev        AC_CHECK_FUNCS
  52. function: fseeko        AC_FUNC_FSEEKO
  53. function: ftello        AC_FUNC_FSEEKO
  54. function: ftime        AC_CHECK_FUNCS
  55. function: ftruncate        AC_CHECK_FUNCS
  56. function: getcwd        AC_CHECK_FUNCS
  57. function: getdelim        AC_CHECK_FUNCS
  58. function: getgroups        AC_FUNC_GETGROUPS
  59. function: gethostbyaddr        AC_CHECK_FUNCS
  60. function: gethostbyname        AC_CHECK_FUNCS
  61. function: gethostname        AC_CHECK_FUNCS
  62. function: gethrtime        AC_CHECK_FUNCS
  63. function: getloadavg        AC_FUNC_GETLOADAVG
  64. function: getmntent        AC_CHECK_FUNCS
  65. function: getmntent        AC_FUNC_GETMNTENT
  66. function: getmntinfo        AC_CHECK_FUNCS
  67. function: getpagesize        AC_CHECK_FUNCS
  68. function: getpass        AC_CHECK_FUNCS
  69. function: getpgrp        AC_FUNC_GETPGRP
  70. function: getspnam        AC_CHECK_FUNCS
  71. function: gettimeofday        AC_CHECK_FUNCS
  72. function: getusershell        AC_CHECK_FUNCS
  73. function: getwd        warn: getwd is deprecated, use getcwd instead
  74. function: hasmntopt        AC_CHECK_FUNCS
  75. function: index        AC_HEADER_STDC
  76. function: inet_ntoa        AC_CHECK_FUNCS
  77. function: ioctl        AC_PROG_GCC_TRADITIONAL
  78. function: isascii        AC_CHECK_FUNCS
  79. function: iswprint        AC_CHECK_FUNCS
  80. function: lchown        AC_CHECK_FUNCS
  81. function: listmntent        AC_CHECK_FUNCS
  82. function: localeconv        AC_CHECK_FUNCS
  83. function: localtime_r        AC_CHECK_FUNCS
  84. function: lstat        AC_FUNC_LSTAT
  85. function: lstat        AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK
  86. function: major        AC_HEADER_MAJOR
  87. function: makedev        AC_HEADER_MAJOR
  88. function: malloc        AC_FUNC_MALLOC
  89. function: mblen        AC_CHECK_FUNCS
  90. function: mbrlen        AC_CHECK_FUNCS
  91. function: mbrtowc        AC_FUNC_MBRTOWC
  92. function: memchr        AC_CHECK_FUNCS
  93. function: memchr        AC_HEADER_STDC
  94. function: memcmp        AC_FUNC_MEMCMP
  95. function: memcpy        AC_HEADER_STDC
  96. function: memmove        AC_CHECK_FUNCS
  97. function: memmove        AC_HEADER_STDC
  98. function: mempcpy        AC_CHECK_FUNCS
  99. function: memset        AC_CHECK_FUNCS
  100. function: memset        AC_HEADER_STDC
  101. function: minor        AC_HEADER_MAJOR
  102. function: mkdir        AC_CHECK_FUNCS
  103. function: mkfifo        AC_CHECK_FUNCS
  104. function: mktime        AC_FUNC_MKTIME
  105. function: mmap        AC_FUNC_MMAP
  106. function: modf        AC_CHECK_FUNCS
  107. function: munmap        AC_CHECK_FUNCS
  108. function: next_dev        AC_CHECK_FUNCS
  109. function: nl_langinfo        AC_CHECK_FUNCS
  110. function: obstack_init        AC_FUNC_OBSTACK
  111. function: pathconf        AC_CHECK_FUNCS
  112. function: pow        AC_CHECK_FUNCS
  113. function: pstat_getdynamic        AC_CHECK_FUNCS
  114. function: putenv        AC_CHECK_FUNCS
  115. function: re_comp        AC_CHECK_FUNCS
  116. function: realloc        AC_FUNC_REALLOC
  117. function: realpath        AC_CHECK_FUNCS
  118. function: regcmp        AC_CHECK_FUNCS
  119. function: regcomp        AC_CHECK_FUNCS
  120. function: resolvepath        AC_CHECK_FUNCS
  121. function: rindex        AC_HEADER_STDC
  122. function: rint        AC_CHECK_FUNCS
  123. function: rmdir        AC_CHECK_FUNCS
  124. function: rpmatch        AC_CHECK_FUNCS
  125. function: select        AC_CHECK_FUNCS
  126. function: select        AC_FUNC_SELECT_ARGTYPES
  127. function: setenv        AC_CHECK_FUNCS
  128. function: sethostname        AC_CHECK_FUNCS
  129. function: setlocale        AC_CHECK_FUNCS
  130. function: setpgrp        AC_FUNC_SETPGRP
  131. function: setvbuf        AC_FUNC_SETVBUF_REVERSED
  132. function: signal        AC_TYPE_SIGNAL
  133. function: socket        AC_CHECK_FUNCS
  134. function: sqrt        AC_CHECK_FUNCS
  135. function: stat        AC_FUNC_STAT
  136. function: stime        AC_CHECK_FUNCS
  137. function: stpcpy        AC_CHECK_FUNCS
  138. function: strcasecmp        AC_CHECK_FUNCS
  139. function: strchr        AC_CHECK_FUNCS
  140. function: strcoll        AC_FUNC_STRCOLL
  141. function: strcspn        AC_CHECK_FUNCS
  142. function: strdup        AC_CHECK_FUNCS
  143. function: strerror        AC_CHECK_FUNCS
  144. function: strerror_r        AC_FUNC_STRERROR_R
  145. function: strftime        AC_FUNC_STRFTIME
  146. function: strncasecmp        AC_CHECK_FUNCS
  147. function: strndup        AC_CHECK_FUNCS
  148. function: strnlen        AC_FUNC_STRNLEN
  149. function: strpbrk        AC_CHECK_FUNCS
  150. function: strrchr        AC_CHECK_FUNCS
  151. function: strspn        AC_CHECK_FUNCS
  152. function: strstr        AC_CHECK_FUNCS
  153. function: strtod        AC_FUNC_STRTOD
  154. function: strtol        AC_CHECK_FUNCS
  155. function: strtoul        AC_CHECK_FUNCS
  156. function: strtoull        AC_CHECK_FUNCS
  157. function: strtoumax        AC_CHECK_FUNCS
  158. function: strverscmp        AC_CHECK_FUNCS
  159. function: sysinfo        AC_CHECK_FUNCS
  160. function: tzset        AC_CHECK_FUNCS
  161. function: uname        AC_CHECK_FUNCS
  162. function: utime        AC_CHECK_FUNCS
  163. function: utime        AC_FUNC_UTIME_NULL
  164. function: utmpname        AC_CHECK_FUNCS
  165. function: utmpxname        AC_CHECK_FUNCS
  166. function: vfork        AC_FUNC_FORK
  167. function: vfprintf        AC_FUNC_VPRINTF
  168. function: vprintf        AC_FUNC_VPRINTF
  169. function: vsprintf        AC_FUNC_VPRINTF
  170. function: wait3        AC_FUNC_WAIT3
  171. function: wcwidth        AC_CHECK_FUNCS
  172. header: OS.h        AC_CHECK_HEADERS
  173. header: X11/Xlib.h        AC_PATH_X
  174. header: alloca.h        AC_FUNC_ALLOCA
  175. header: argz.h        AC_CHECK_HEADERS
  176. header: arpa/inet.h        AC_CHECK_HEADERS
  177. header: dirent.h        AC_HEADER_DIRENT
  178. header: fcntl.h        AC_CHECK_HEADERS
  179. header: fenv.h        AC_CHECK_HEADERS
  180. header: float.h        AC_CHECK_HEADERS
  181. header: float.h        AC_HEADER_STDC
  182. header: fs_info.h        AC_CHECK_HEADERS
  183. header: inttypes.h        AC_CHECK_HEADERS
  184. header: langinfo.h        AC_CHECK_HEADERS
  185. header: libintl.h        AC_CHECK_HEADERS
  186. header: limits.h        AC_CHECK_HEADERS
  187. header: locale.h        AC_CHECK_HEADERS
  188. header: mach/mach.h        AC_CHECK_HEADERS
  189. header: malloc.h        AC_CHECK_HEADERS
  190. header: memory.h        AC_CHECK_HEADERS
  191. header: mntent.h        AC_CHECK_HEADERS
  192. header: mnttab.h        AC_CHECK_HEADERS
  193. header: ndir.h        AC_HEADER_DIRENT
  194. header: netdb.h        AC_CHECK_HEADERS
  195. header: netinet/in.h        AC_CHECK_HEADERS
  196. header: nl_types.h        AC_CHECK_HEADERS
  197. header: nlist.h        AC_CHECK_HEADERS
  198. header: paths.h        AC_CHECK_HEADERS
  199. header: sgtty.h        AC_CHECK_HEADERS
  200. header: shadow.h        AC_CHECK_HEADERS
  201. header: stdarg.h        AC_HEADER_STDC
  202. header: stddef.h        AC_CHECK_HEADERS
  203. header: stddef.h        AC_HEADER_STDC
  204. header: stdint.h        AC_CHECK_HEADERS
  205. header: stdio_ext.h        AC_CHECK_HEADERS
  206. header: stdlib.h        AC_CHECK_HEADERS
  207. header: stdlib.h        AC_HEADER_STDC
  208. header: string.h        AC_CHECK_HEADERS
  209. header: string.h        AC_HEADER_STDC
  210. header: strings.h        AC_CHECK_HEADERS
  211. header: sys/acl.h        AC_CHECK_HEADERS
  212. header: sys/dir.h        AC_HEADER_DIRENT
  213. header: sys/file.h        AC_CHECK_HEADERS
  214. header: sys/filsys.h        AC_CHECK_HEADERS
  215. header: sys/fs/s5param.h        AC_CHECK_HEADERS
  216. header: sys/fs_types.h        AC_CHECK_HEADERS
  217. header: sys/fstyp.h        AC_CHECK_HEADERS
  218. header: sys/ioctl.h        AC_CHECK_HEADERS
  219. header: sys/mkdev.h        AC_HEADER_MAJOR
  220. header: sys/mntent.h        AC_CHECK_HEADERS
  221. header: sys/mount.h        AC_CHECK_HEADERS
  222. header: sys/ndir.h        AC_HEADER_DIRENT
  223. header: sys/param.h        AC_CHECK_HEADERS
  224. header: sys/socket.h        AC_CHECK_HEADERS
  225. header: sys/statfs.h        AC_CHECK_HEADERS
  226. header: sys/statvfs.h        AC_CHECK_HEADERS
  227. header: sys/systeminfo.h        AC_CHECK_HEADERS
  228. header: sys/time.h        AC_CHECK_HEADERS
  229. header: sys/timeb.h        AC_CHECK_HEADERS
  230. header: sys/vfs.h        AC_CHECK_HEADERS
  231. header: sys/wait.h        AC_HEADER_SYS_WAIT
  232. header: sys/window.h        AC_CHECK_HEADERS
  233. header: syslog.h        AC_CHECK_HEADERS
  234. header: termio.h        AC_CHECK_HEADERS
  235. header: termios.h        AC_CHECK_HEADERS
  236. header: unistd.h        AC_CHECK_HEADERS
  237. header: utime.h        AC_CHECK_HEADERS
  238. header: utmp.h        AC_CHECK_HEADERS
  239. header: utmpx.h        AC_CHECK_HEADERS
  240. header: values.h        AC_CHECK_HEADERS
  241. header: wchar.h        AC_CHECK_HEADERS
  242. header: wctype.h        AC_CHECK_HEADERS
  243. identifier: S_ISBLK        AC_HEADER_STAT
  244. identifier: S_ISCHR        AC_HEADER_STAT
  245. identifier: S_ISDIR        AC_HEADER_STAT
  246. identifier: S_ISFIFO        AC_HEADER_STAT
  247. identifier: S_ISLNK        AC_HEADER_STAT
  248. identifier: S_ISREG        AC_HEADER_STAT
  249. identifier: S_ISSOCK        AC_HEADER_STAT
  250. identifier: bool        AC_HEADER_STDBOOL
  251. identifier: const        AC_C_CONST
  252. identifier: false        AC_HEADER_STDBOOL
  253. identifier: gid_t        AC_TYPE_UID_T
  254. identifier: inline        AC_C_INLINE
  255. identifier: mode_t        AC_TYPE_MODE_T
  256. identifier: obstack        AC_FUNC_OBSTACK
  257. identifier: off_t        AC_TYPE_OFF_T
  258. identifier: pid_t        AC_TYPE_PID_T
  259. identifier: ptrdiff_t        AC_CHECK_TYPES
  260. identifier: restrict        AC_C_RESTRICT
  261. identifier: size_t        AC_TYPE_SIZE_T
  262. identifier: st_blksize        AC_CHECK_MEMBERS([struct stat.st_blksize])
  263. identifier: st_blocks        AC_STRUCT_ST_BLOCKS
  264. identifier: st_rdev        AC_CHECK_MEMBERS([struct stat.st_rdev])
  265. identifier: sys_siglist        AC_CHECK_DECLS([sys_siglist])
  266. identifier: timeval        AC_HEADER_TIME
  267. identifier: tm        AC_STRUCT_TM
  268. identifier: tm_zone        AC_STRUCT_TIMEZONE
  269. identifier: true        AC_HEADER_STDBOOL
  270. identifier: uid_t        AC_TYPE_UID_T
  271. identifier: volatile        AC_C_VOLATILE
  272. makevar: AWK        AC_PROG_AWK
  273. makevar: BISON        AC_PROG_YACC
  274. makevar: CC        AC_PROG_CC
  275. makevar: CPP        AC_PROG_CPP
  276. makevar: CXX        AC_PROG_CXX
  277. makevar: INSTALL        AC_PROG_INSTALL
  278. makevar: LEX        AC_PROG_LEX
  279. makevar: LN        AC_PROG_LN_S
  280. makevar: MAKE        AC_PROG_MAKE_SET
  281. makevar: RANLIB        AC_PROG_RANLIB
  282. makevar: YACC        AC_PROG_YACC
  283. program: CC        AC_PROG_CXX
  284. program: awk        AC_PROG_AWK
  285. program: bison        AC_PROG_YACC
  286. program: byacc        AC_PROG_YACC
  287. program: c++        AC_PROG_CXX
  288. program: cc        AC_PROG_CC
  289. program: cpp        AC_PROG_CPP
  290. program: flex        AC_PROG_LEX
  291. program: g++        AC_PROG_CXX
  292. program: gawk        AC_PROG_AWK
  293. program: gcc        AC_PROG_CC
  294. program: install        AC_PROG_INSTALL
  295. program: lex        AC_PROG_LEX
  296. program: ln        AC_PROG_LN_S
  297. program: make        AC_PROG_MAKE_SET
  298. program: mawk        AC_PROG_AWK
  299. program: nawk        AC_PROG_AWK
  300. program: ranlib        AC_PROG_RANLIB
  301. program: yacc        AC_PROG_YACC
  302.